thread management造句
例句與造句
- How is my thread management working
我的線程管理是怎樣工作的? - The impact of thread management
線程管理的影響 - Class to synchronize access to a member or to build your own thread management types
類來同步對成員的訪問或生成自己的線程管理類型。 - This allows the server - geronimo - to have control over the thread management and work distribution for a compliant ra
這樣允許服務(wù)器geronimo對符合ra的線程管理和工作分配進行控制。 - Class , which enables you to request a thread to execute a task without having to do any thread management yourself
類,該類使您能夠請求某一線程執(zhí)行任務(wù)而不必親自完成任何線程管理工作。 - It's difficult to find thread management in a sentence. 用thread management造句挺難的
- If you are satisfied with the code coverage and the behavior of the application , then turn your focus to non - functional issues such as performance , memory utilization , and thread management
如果你對代碼覆蓋和應(yīng)用的行為滿意了,那么就開始把眼光集中在一些非功能性的方面,例如性能,內(nèi)存使用以及線程管理。 - The clr provides various functions and services required for program execution , including just - in - time compilation , allocating and managing memory , enforcing type safety , exception handling , thread management , and security
Clr提供執(zhí)行程序所需的各種函數(shù)和服務(wù),包括實時( jit )編譯、分配和管理內(nèi)存、強制類型安全性、異常處理、線程管理和安全性。 - In the remainder of this article , i will look at the impact on performance and resource utilization associated with each of the three problem areas identified in the sheep logging service example - message parsing , message exchange protocols , and thread management
本文的其余部分將討論sheep登錄服務(wù)這個例子中發(fā)現(xiàn)的三個問題對性能和資源利用的影響:消息解析、消息交換協(xié)議和線程管理。 - You can think of the runtime as an agent that manages code at execution time , providing core services such as memory management , thread management , and remoting , while also enforcing strict type safety and other forms of code accuracy that promote security and robustness
您可以將運行庫看作一個在執(zhí)行時管理代碼的代理,它提供內(nèi)存管理、線程管理和遠程處理等核心服務(wù),并且還強制實施嚴格的類型安全以及可提高安全性和可靠性的其他形式的代碼準確性。